home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / background_45125.txt < prev    next >
Text File  |  1989-08-22  |  4KB  |  201 lines

  1. -- background: 45125 from stack: in
  2. -- bmap block id: 45357
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 1.1.3 Content
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=18 top=1 right=38 bottom=442
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 24
  17. -- style flags: 10240
  18. -- line height: 32
  19. -- part name: Title
  20.  
  21.  
  22. -- part 5 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=16 top=38 right=67 bottom=434
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 156
  30. -- text size: 20
  31. -- style flags: 0
  32. -- line height: 26
  33. -- part name: Subtitle
  34.  
  35.  
  36. -- part 23 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=246 top=77 right=325 bottom=472
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 156
  44. -- text size: 16
  45. -- style flags: 0
  46. -- line height: 17
  47. -- part name: Text
  48.  
  49.  
  50. -- part 15 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=443 top=5 right=72 bottom=512
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Instant Reference
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   instantReference "1.1.3"
  65. end mouseUp
  66.  
  67.  
  68. -- part 16 (button)
  69. -- low flags: 00
  70. -- high flags: 2000
  71. -- rect: left=480 top=143 right=172 bottom=511
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 1310 / 1310
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Student Services
  80. ----- HyperTalk script -----
  81. on mousedown
  82.   SSpopUp
  83. end mousedown
  84.  
  85. on mouseup
  86.   if the mouseloc is not within the rect of me then exit to hyperCard
  87.   doSS
  88. end mouseup
  89.  
  90.  
  91.  
  92. -- part 17 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=482 top=176 right=205 bottom=511
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 162 / 162
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Help
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   Help
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 18 (button)
  112. -- low flags: 00
  113. -- high flags: 0000
  114. -- rect: left=482 top=294 right=320 bottom=509
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 1235 / 1235
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: Last Menu
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.  
  126. end mouseUp
  127.  
  128.  
  129.  
  130.  
  131. -- part 19 (button)
  132. -- low flags: 00
  133. -- high flags: 2000
  134. -- rect: left=478 top=319 right=341 bottom=498
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 1238 / 1238
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: Prev
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   lock screen
  146.   go prev
  147.   unlock screen with scroll right
  148. end mouseUp
  149.  
  150.  
  151. -- part 20 (button)
  152. -- low flags: 00
  153. -- high flags: 2000
  154. -- rect: left=493 top=319 right=341 bottom=512
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 1237 / 1237
  157. -- text alignment: 1
  158. -- font id: 0
  159. -- text size: 12
  160. -- style flags: 0
  161. -- line height: 16
  162. -- part name: Next
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   lock screen
  166.   go next
  167.   unlock screen with scroll left
  168. end mouseUp
  169.  
  170.  
  171. -- part 28 (field)
  172. -- low flags: 81
  173. -- high flags: 0001
  174. -- rect: left=423 top=0 right=13 bottom=466
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 65535
  178. -- font id: 4
  179. -- text size: 9
  180. -- style flags: 0
  181. -- line height: 12
  182. -- part name: CardTitle
  183.  
  184.  
  185. -- part 29 (button)
  186. -- low flags: 00
  187. -- high flags: 2000
  188. -- rect: left=482 top=208 right=234 bottom=509
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 1234 / 1234
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: Lesson
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   lesson "1.1.3"
  200. end mouseUp
  201.